-
Fixed coerced TreeIndent issue that occurs in edit mode when values are less than zero.
-
Fixed PasteAsync operation when pasting over new-row with multiple lines when setting ‘NewRowPosition - Top’.
-
Fixed incorrect indexes caused by removing elements from the selected-items collection after rows were removed from the model.
-
Fixed Expanding and collapsing groups when GroupRowPosition is BelowData.
-
Resolved performance issue in grouped scenarios.
-
Fixed column header menu by reducing the maximum height.
-
Fixed merge-manager bug related to bottom-rows.
-
Fixed SelectedRanges to a read-only list.
-
Fixed row-editing in group rows.
-
Fixed alignment of editing checkbox.